home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / links / 00072_Script_link - Website Manager53 < prev    next >
Encoding:
Text File  |  2000-06-22  |  508 b   |  9 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   Alert "NOTE. There are two installation routines for this program. One will follow automatically after the first. Please follow any on-screen instructions fully."
  5.   open the moviepath&"software\Website Manager53\setup.exe"
  6.   
  7.   open the moviepath&"software\Website Manager53\upgrade.exe"
  8.   alert "When launching the program, ignore the OLECONTROL1 error window at the beginning. This in no way impairs the functionality of the software."
  9. end